projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aca17b6
)
release: post-release version bump
author
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 19 Feb 2013 01:50:32 +0000
(20:50 -0500)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 19 Feb 2013 01:50:32 +0000
(20:50 -0500)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 32018feadae307208d2a5fd453f8da094b7334c9..8d74b190e1ac2343215305b48fef7409e7b7dc90 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-10,7
+10,7
@@
m4_define([gtk_major_version], [3])
m4_define([gtk_minor_version], [7])
-m4_define([gtk_micro_version], [1
0
])
+m4_define([gtk_micro_version], [1
1
])
m4_define([gtk_interface_age], [0])
m4_define([gtk_binary_age],
[m4_eval(100 * gtk_minor_version + gtk_micro_version)])